dispatchPrepareOptionsMenu
Deprecated
Have your FragmentHostCallback implement MenuHost to automatically dispatch menu changes to fragments.
Lets all Fragments managed by the controller's FragmentManager know they should prepare their options menu for display.
Call immediately before displaying the Fragment's options menu.
Return
true
if the options menu contains items to display